html {
  font-size: 40px;
}
body.current {
  overflow: hidden;
}
.top-language {
    margin: 0px auto;
    height: 40px;
    line-height: 40px;
    padding-top: 0px;
    font-size: 16px;
    color: #fff;
	background:url(../images/top.jpg) repeat-x;
	text-align:right;
}
.header .navT {
    font-size: 18px;
    color: #5a5a59;
    font-weight: bold;
    position: relative;
    top: 38px;
    float: left;
    padding-left: 20%;
}
.header.on{
  box-shadow: 2px 2px 5px 2px #e3e3e3;
  z-index: 4;
}
.header {
  width: 100%;
  height:130px;
  border-bottom:0px solid #364854;
  background: #fff;
}
.header .logo {
  display: block;  
  height: 90px;  
  float: left;
  position: relative; 
}
.header .logo img {
  position: absolute;
  top: 0px;
  left: 0px;
  margin: 0 auto;
}
.header .webBtn {
  overflow: hidden;
  cursor: pointer;
  position: absolute;
  right: 10%;
  height: 26px;
  top: 0;
  margin: auto 0;
  display: none;
}
.header .webBtn span {
  font-size: 26px;
  color: #000;
  float: left;
}
.header .webBtn .line {
  width: 34px;
  height: auto;
  float: left;
  padding-left: 10px;
  padding-top: 4px;
}
.header .webBtn .line em {
  display: block;
  width: 34px;
  height: 3px;
  background: #000;
  margin-bottom: 5px;
}
.header .webBtn.ss {
  display: none;
}
.header .twoBg {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
  display: none;
}
.header .twoNav {
  position: fixed;
  top: 0;
  right: -480px;
  width: 30%;
  max-width: 450px;
  height: 100%;
  padding-left: 34px;
  background: #f2f2f2;
  z-index: 10;
  transition-duration: 0.6s;
  -webkit-transition-duration: 0.6s;
  -moz-transition-duration: 0.6s;
  -ms-transition-duration: 0.6s;
  -o-transition-duration: 0.6s;
}
.header .twoNav .close {
  position: absolute;
  right: 2%;
  top: 2%;
  width: 60px;
  height: 60px;
  cursor: pointer;
  text-align: center;
  line-height: 60px;
  z-index: 6;
}
.header .twoNav dd,
.header .twoNav dt {
  font-size: 14px;
  color: #919191;
  line-height: 26px;
  position: relative;
  padding-left: 10px;
}
.header .twoNav dt {
  font-weight: bold;
  padding-bottom: 10px;
}
.header .twoNav .pt {
  padding-top: 20px;
}
.header .twoNav dd:hover {
  color: #fb1a1a;
  font-weight: bold;
}
.header .twoNav dd:hover:before {
  display: block;
}
.header .twoNav dd:before {
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -4px;
  content: "";
  display: block;
  border-width: 4px;
  border-style: dashed dashed dashed solid;
  border-color: transparent transparent transparent #fb1a1a;
  display: none;
}
.header .twoNav dl {
  overflow: hidden;
  padding-bottom: 20px;
}
.header .twoNav.on {
  overflow-y: scroll;
}
.header .twoNav.current {
  right: 0;
}
.header.ins {
  height: 98px;
  border: 0 none;
}
.header.ins .logo {
  height: 98px;
  top: 0;
}
.header.ins .navT {
  display: none;
}
.header.ins .webBtn {
  display: block;
}
.header.ins .webBtn .line em {
  background: #ffffff;
}
.header.ins .webBtn span {
  color: #ffffff;
}
.kong {
  height: 98px;
}
.nav {  
  height: 90px;
  line-height: 90px; 
  overflow:hidden;
}
.nav .llo {
  width: 20px;
  height: 50px;
  float: left;
}
.nav ul {
  float: right;
}
.nav li {
  float: left;
  font-size: 18px;
  color: #092137;
  padding: 0px 0px 0px 40px;
  transition-duration: 0.6s;
  -webkit-transition-duration: 0.6s;
  -moz-transition-duration: 0.6s;
  -ms-transition-duration: 0.6s;
  -o-transition-duration: 0.6s;
  margin-left:0px;
}
.nav li:hover {  
  color: #1a66b6;
  height: 100%;
}
.nav .on {  
  color: #1a66b6;
  height: 100%;
}
.request {
  padding: 95px 0 100px;
}
.request h5 {
  font-size: 24px;
  color: #ffffff;
  font-weight: 100;
  padding-bottom: 26px;
}
.request ul {
  width: 560px;
}
.request ul:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
  overflow: visible;
}
.request li {
  width: 272px;
  height: 42px;
  background: #ffffff;
  margin-bottom: 20px;
  float: left;
  margin-right: 4px;
  font-size: 14px;
  color: #999999;
  position: relative;
  text-align: center;
}
.request li .top {
  width: 100%;
  height: 42px;
}
.request li .top input {
  width: 80%;
  float: left;
}
.request li .top span {
  width: 10%;
  float: right;
  height: 100%;
  position: relative;
  cursor: pointer;
}
.request li .top span img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.request li input {
  width: 90%;
  height: 100%;
  font-size: 14px;
  color: #999999;
  padding-left: 10%;
}
.request li .show {
  width: 100%;
  background: #ffffff;
  position: absolute;
  left: 0;
  top: 43px;
  line-height: 30px;
  padding: 10px 0;
  cursor: pointer;
  display: none;
  z-index: 6;
}
.request li .show p {
  padding-left: 10%;
  text-align: left;
}
.request button {
  width: 162px;
  height: 54px;
  background: none;
  font-size: 14px;
  color: #ffffff;
  cursor: pointer;
}
.request button:hover {
  background: #ffffff;
  border: 1px solid #ffffff;
}

.productClass {
  padding: 160px 0 170px;
}
.productClass .pBox {
  width: 90%;
  margin: 0 auto;
}
.productClass dl {
  width: 32%;
  height: 38px;
  line-height: 38px;
  font-size: 16px;
  color: #6d6d6d;
  text-align: center;
  position: relative;
  float: left;
  margin-right: 2%;
}
.productClass dl .pBox {
  width: 90%;
  margin: 0 auto;
}
.productClass dl .classity {
  overflow: hidden;
  padding: 10px 0;
  background: #ffffff;
  position: absolute;
  left: 0;
  top: 40px;
  width: 100%;
  display: none;
  z-index: 6;
}
.productClass dl dd {
  height: 38px;
  line-height: 38px;
  cursor: pointer;
  color: #999;
}
.productClass dl dd p {
  width: 90%;
  height: 100%;
  float: left;
}
.productClass dl dd span {
  width: 10%;
  height: 100%;
  float: right;
}
.productClass dl dt {
  height: 100%;
}
.productClass dl dt p {
  width: 90%;
  float: left;
  height: 100%;
}
.productClass dl dt span {
  width: 10%;
  height: 100%;
  float: right;
  cursor: pointer;
  max-width: 34px;
}
.productClass:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
  overflow: visible;
}
.moreService {
  padding-top: 40px;
  overflow: hidden;
  padding-bottom: 130px;
}
.moreService ul {
  padding-top: 60px;
  width: 90%;
  margin: 0 auto;
}
.moreService ul li {
  width: 48%;
  float: left;
  margin-right: 2%;
}
.moreService ul li .top {
  height: 280px;
  background: #e8f7fc;
}
.moreService ul li h5 {
  font-size: 32px;
  color: #000;
  padding-bottom: 24px;
  padding-top: 60px;
  width: 88%;
  margin: 0 auto;
  font-weight: bold;
}
.moreService ul li p {
  font-size: 16px;
  line-height: 26px;
  color: #868686;
  width: 88%;
  margin: 0 auto;
  font-family: "宋体";
}
.moreService ul li .bottom {
  padding-top: 90px;
  padding-bottom: 34px;
  background: #f4f4f4;
  overflow: hidden;
}
.moreService ul li .mor {
  width: 88%;
  margin: 0 auto;
}
.moreService ul li .mor .more {
  width: 223px;
  height: 50px;
  border: 1px solid #001135;
  float: right;
  font-size: 16px;
  line-height: 50px;
  text-align: center;
  color: #40402b;
}
.moreService ul li .mor .more em img {
  transition-duration: 0.6s;
  -webkit-transition-duration: 0.6s;
  -moz-transition-duration: 0.6s;
  -ms-transition-duration: 0.6s;
  -o-transition-duration: 0.6s;
}
.moreService ul li .mor .more:hover {
  border: 1px solid #21a1d2;
  color: #21a1d2;
}
.moreService ul li .mor .more:hover em img {
  transform: translate(20px);
  -webkit-transform: translate(20px);
  -moz-transform: translate(20px);
  -ms-transform: translate(20px);
  -o-transform: translate(20px);
}
.lines {
  width: 100%;
  height: 15px;
  background: #f7f7f7;
}
.aboutT {
  padding: 50px 0 0px;
  overflow: hidden;
}
.aboutT .infos {
  padding-left:0%;  
  color: #1a66b6;
  border: 0px solid #e8e8e8;
  border-width:0px 0px 0px 0px;
}
.aboutT .infos h5 {
  font-size: 38px;
  line-height: 60px;
  font-weight: bold;
}
.newT {
  width: 100%;
  height: 170px;
  background: #548fac;
}
.newT p {
  position: absolute;
  left: 10%;
  top: 0;
  bottom: 0;
  margin: auto 0;
  height: 24px;
  font-size: 16px;
  color: #ffffff;
}
.newT .container {
  width: 100%;
  height: 100%;
  background: no-repeat 22% center;
  position: relative;
  background-size: auto 100%;
  -webkit-background-size: auto 100%;
  -moz-background-size: auto 100%;
  -ms-background-size: auto 100%;
  -o-background-size: auto 100%;
}
.keep {
  padding: 134px 0 200px;
  overflow: hidden;
}
.keep h5 {
  font-size: 24px;
  color: #ffffff;
  font-weight: 100;
  padding-bottom: 26px;
}
.keep .baseW {
  width: 100%;
  max-width: 770px;
}
.keep input {
  width: 72%;
  max-width: 550px;
  height: 56px;
  line-height: 56px;
  float: left;
  padding-left: 2%;
  font-size: 14px;
  color: #858889;
}
.keep span {
  width: 21%;
  margin-left: 4%;
  float: left;
  max-width: 162px;
  height: 54px;
  background: none;
  font-size: 14px;
  color: #ffffff;
  cursor: pointer;
  text-align: center;
  line-height: 54px;
}
.footer {
  padding-top: 80px;
  background:url(../images/top.jpg) repeat #0e3174;  
  overflow: hidden;
  
}
.footer .footerNav {
  width: 64%;
  float: left;
  padding-left: 4%;
  border-right: 1px solid #d1d1d1;
  margin-bottom: 40px;
}
.footer .footerNav dl {
  width: 33%;
  float: left;
  font-size: 14px;
  line-height: 26px;
  padding-bottom: 38px;
}
.footer .footerNav dl dt {
  font-size: 16px;
  font-weight: bold;
  padding-bottom: 6px;
  color: #7c7a7a;
}
.footer .footerNav dl dd {
  color: #9b9a9a;
}
.footer .footerNav dl dd:hover {
  color: #fb1a1a;
}
.footer .right {
  float: right;
  width: 24%;
  font-size: 13px;
  color: #9a9a9a;
  line-height: 26px;
}
.footer .right .sp {
  font-size: 18px;
  color: #7c7a7a;
}
.footer .right .footerLogo {
  display: block;
  width: 115px;
  height: 150px;
  background: #cc0000;
  position: relative;
  margin-bottom: 14px;
}
.footer .right .footerLogo img {
  position: absolute;
  bottom: 20px;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.copy {
  border-top:1px solid #143d7b;
  padding: 29px 0 30px;
  font-size: 14px;
  color: #fff;
  overflow: hidden; 
}

.help{
  background:#6dc7cf;
  color:#fff;
  font-size:36px;
  line-height:36px;
  padding:15px 0px;
}
.help span{
  font-size:22px; 
  color:#35686b;
  display:block;
}
.help .help-txt{
  display:inline;
  float:left;
}
.help-more {
  font-size: 14px;
  color: #fff;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  *display: inline\;
  *zoom: 1\;
  vertical-align: middle;
  overflow: hidden;
  padding: 6px 28px;  
  margin-top: 12px;
  font-family: "宋体";
  font-weight: bold;
  background:#e04728;
}
.help-more:hover {
  background: #d10328;
  color: #fff;
}
.why-more {
  font-size: 14px;
  color: #fff;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  *display: inline\;
  *zoom: 1\;
  vertical-align: middle;
  overflow: hidden;
  padding: 6px 28px;  
  margin-top: 12px;
  font-family: "宋体";
  font-weight: bold;
  background:#2e3a40;
}
.why-more:hover {
  background: #262f34;
  color: #fff;
}

.directory {
  padding: 0px;
  padding-bottom:25px;
  border-bottom:1px solid #05295d;  
}
.directory ul {
  width:100%;
  margin: 0 auto;
  position: relative;
}
.directory ul li {
  width: 30%;
  margin-right:3%;
  float: left;
}
.directory ul li img {
  width: 80%;
}
.directory ul .first {
  width: 15%;
  margin-right:3%;
  float: left;
}
.directory ul .last {
  width: 30%;
  margin-right:0%;
  float: right;
}

.directory h6 {
  font-size: 18px; 
  margin-bottom: 15px;
  color:#fff;
  line-height:200%; 
  font-weight: bold;
}
.directory h6 span{
	width:20px;
	height:2px;
	background:#9bd848;
	display:block;
}
.directory ul li .pBox {
  padding-bottom: 20px;
}
.directory ul li p {
  width:100%; 
  font-size: 14px;
  line-height: 200%;
  color: #fff;
}
.directory ul li p a {  
  color: #fff;
}
.directory ul li p a:hover{ text-decoration:underline;}


@media (max-width: 720px) {
  .header,
  .kong {
    height: 2.5rem;
  }
  .header.ins {
    height: 2.5rem;
  }
  .header.ins .logo {
    height: 2.5rem;
  }
  .header .webBtn span,.top-language,.floating_ck {
    display: none;
  }
  .header {
    border-bottom: 1px solid #fff;
  }
  .header .webBtn {
    display: block;
  }
  .header .logo {
    height:2.5rem; 
    left: 0;
  }
  .header .logo img,
  .footer .right .footerLogo img {    
    height: 2.5rem;
  }
  .header .twoNav {
    width: 160px;
    padding-left: 14px;
  }
  .header .webBtn {
    right: 24px;
  }
  .header .twoNav dd,
  .header .twoNav dt {
    font-family: "微软雅黑";
  }
  .nav {
    display: none;
  }
  .footer {
    padding-top: 1.5rem;
  }
  .footer .footerNav {
    display: none;
  }
  .footer .right {
    width: 100%;
    font-size: 0.7rem;
    color: #666;
    font-family: "微软雅黑";
    line-height: 22px;
  }
  .footer .right .footerLogo {
    width: 2.75rem;
    height: 3.5rem;
    float: left;
    margin-right: 0.25rem;
  }
  .footer .right .sp {
    color: #444444;
  }
  .footer .rightBox {
    float: left;
    padding-bottom: 1.15rem;
  }
  .footer .right .company {
    font-size: 18px;
    color: #444444;
  }
  .copy {
    font-size: 0;
    text-align: center;
    font-size: 0.65rem;    
    padding: 0.95rem 0;
    font-family: "微软雅黑";
    line-height: 18px;
  }
  .copy .bdsharebuttonbox {
    display: none;
  }
  .copy ul {
    padding-left: 2px;
  }
  .copy li {
    color: #444444;
  }
  .copy p,
  .copy ul {
    float: none;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    *display: inline\;
    *zoom: 1\;
    vertical-align: middle;
    overflow: hidden;
  }
  .header .navT {
    bottom: -1.5rem;
    left: 2.6rem;
    font-size: 0.7rem;
	display:none;
  }
  .request {
    padding: 1.75rem 0;
  }
  .request ul {
    width: 100%;
  }
  .request li {
    width: 48%;
    margin-bottom: 6px;
  }
  .request li .top span {
    width: 15%;
  }
  .request li .top input {
    padding-left: 5%;
  }
  .request li input {
    font-size: 0.8rem;
    color: #888888;
    font-family: "微软雅黑";
    padding-left: 5%;
    width: 95%;
  }
  .request li .show {
    font-size: 0.8rem;
    line-height: 22px;
  }
  .request h5 {
    padding-bottom: .6rem;
  }
  .request button {
    width: 4.65rem;
    height: 2rem;
    line-height: 2rem;
    font-size: 0.85rem;
  }
  .productT h5 {
    font-size: 1.2rem;
    padding-bottom: 6px;
  }
  .productT span {
    width: 5.6rem;
    height: 0.15rem;
  }
  .product {
    padding: 1.9rem 0;
  }
  .product .infos {
    width: 88%;
    padding-left: 0;
    margin: 0 auto;
  }
  .product .infos h5 {
    font-size: 1.3rem;
    padding-bottom: 0.65rem;
    line-height: 1.7rem;
  }
  .product .infos p {
    font-size: 0.8rem;
    line-height: 1.1rem;
    text-align: justify;
    font-family: "微软雅黑";
  }
  .productClass {
    padding: 1.0rem 0;
  }
  .productClass dl {
    width: 33%;
    margin-right: .4%;
  }
  .productClass dl dt p {
    font-size: 0.75rem;
    width: 80%;
  }
  .productClass dl dt span {
    width: 20%;
  }
  .productClass dl {
    height: 2rem;
    line-height: 2rem;
  }
  .productClass dl dd {
    height: 1.5rem;
    line-height: 1.5rem;
  }
  .productClass dl .classity {
    font-size: 0.75rem;
    top: 2rem;
  }
  .productClass .pBox {
    width: 100%;
  }
  .moreService {
    padding-top: 30px;
    padding-bottom: 0;
  }
  .moreService ul {
    padding-top: 20px;
    width: 100%;
  }
  .moreService ul li {
    width: 100%;
    margin-right: 0;
    margin-bottom: 0.85rem;
  }
  .moreService ul li .top {
    height: auto;
    padding-bottom: 2.25rem;
    background: #caecf9;
  }
  .moreService ul li h5 {
    padding-top: 1.75rem;
    font-size: 1.2rem;
    padding-bottom: 0.65rem;
  }
  .moreService ul li p {
    font-size: 0.85rem;
    line-height: 1.3rem;
    color: #666666;
    font-family: "微软雅黑";
  }
  .moreService ul li .bottom {
    padding: 1.25rem 0;
    background: #f2f2f2;
  }
  .moreService ul li .mor .more {
    width: 5.15rem;
    height: 1.8rem;
    line-height: 1.8rem;
    font-size: 0.8rem;
    border: 1px solid #a0a0a0;
  }
  .moreService ul li .mor .more em {
    display: none;
  }
  .aboutT {
    padding:0.5rem 0;
  }
  .aboutT .infos {
    padding-left:1%;   
    margin: 0 auto;
  }
  .aboutT .infos h5 {
    font-size: 1.0rem;
    line-height: 1.7rem;
  }
  .keep {
    padding: 1.75rem 0 2.25rem;
  }
  .keep h5 {
    padding-bottom: .6rem;
  }
  .keep input {
    width: 98%;
    height: 1.75rem;
    line-height: 1.75rem;
    margin-bottom: 0.75rem;
    font-size: 0.5rem;
  }
  .keep span {
    width: 4.65rem;
    height: 2rem;
    line-height: 2rem;
    font-size: 0.85rem;
    margin-left: 0;
  }
  .newT {
    height: 4.25rem;
  }
  .newT .container {
    background-size: auto 70%;
    -webkit-background-size: auto 70%;
    -moz-background-size: auto 70%;
    -ms-background-size: auto 70%;
    -o-background-size: auto 70%;
  }
  .newT p {
    left: 4%;
    line-height: 24px;
  }
    .directory ul {
    width: 100%;
  }
  .directory  h6 {
    font-size:0.8rem;
    padding-bottom: 0;
    width: 98%;
    height: 2.0rem;
    border-bottom: 1px solid #ccc;
    padding-left: 2%;
    line-height:2.0rem;
    background: url(../images/jia.gif) no-repeat 96% center;
  }
  .directory h6.s {
    color: #db0011;
  }
  .directory ul li,.directory ul .first,.directory ul .last {
	width:100%;
	float:none;
	margin-right: 0%;
    font-size:0.8rem;
	line-height:2.0rem;   
    height:auto;
    position: relative;
  }
  .directory ul .last{ text-align:center;}
  .directory ul .last img{ width:40%; margin:0px auto;}
  .directory ul .mid{ height:auto;}
  
  .directory .pBox {
    padding: 10px 0;
    position:relative;   
    left: 0;
    z-index: 6;
    display: none;
	height:auto;    
    width: 100%;
    line-height: 26px;
  }
  .directory .pBox p:hover {
    color: #db0011;
  }
}
@media (min-width: 721px) and (max-width: 1023px) {
  .header,
  .kong {
    height: 80px;
  }
  .header.ins {
    height: 80px;
  }
  .header.ins .logo {
    height: 80px;
  }
 
  .header .logo,
  .footer .right .footerLogo {
    height: 78px;
    width: 70px;
  }
  .nav {
    display: none;
  }
  .nav .llo {
    width: 90px;
  }
  .header .logo img,
  .footer .right .footerLogo img {
	height:100%;
  }
  .header .webBtn {
    right: 2%;
    display: block;
  }
  .header .twoNav {
    width: 36%;
  }
  .nav {
    height: 50px;
    line-height: 50px;
  }
  .nav li {
    font-size: 14px;
  }
  .header .webBtn span {
    font-size: 22px;
  }
  .header .webBtn .line {
    padding-top: 2px;
  }
  .footer {
    padding-top: 30px;
  }
  .footer .right {
    font-size: 12px;
    line-height: 22px;
  }
  .footer .footerNav dl {
    padding-bottom: 10px;
    line-height: 24px;
  }
  .footer .footerNav dl dt {
    font-size: 14px;
    padding-bottom: 2px;
  }
  .footer .footerNav dl dd {
    font-size: 13px;
    line-height: 24px;
  }
  .copy {
    padding: 16px 0 20px;
    font-size: 12px;
  }
  .footer .footerNav {
    width: 68%;
    margin-bottom: 20px;
  }
  .copy .bdshare-button-style0-16 .bds_tsina {
    margin-right: 10px;
  }
  .header .navT {
  display:none;
  }
  .request {
    padding: 50px 0;
  }
  .request h5 {
    padding-bottom: 14px;
  }
  .request li {
    margin-bottom: 12px;
  }
  .request button {
    width: 140px;
    height: 40px;
    line-height: 40px;
  }
  .request li input {
    font-size: 12px;
  }
  .keep {
    padding: 50px 0;
  }
  .keep h5 {
    padding-bottom: 14px;
  }
  .keep .baseW {
    width: 70%;
  }
  .keep input {
    width: 70%;
    height: 50px;
    line-height: 50px;
  }
  .keep span {
    height: 48px;
    line-height: 48px;
  }
  .productT h5 {
    font-size: 20px;
    padding-bottom: 10px;
  }
  .productT span {
    width: 120px;
    height: 4px;
  }
  .product,
  .aboutT {
    padding: 80px 0;
  }
  .product .infos {
    width: 600px;
    padding-left: 4%;
  }
  .product .infos h5 {
    font-size: 30px;
    padding-bottom: 10px;
    line-height: 44px;
  }
  .product .infos p {
    font-size: 14px;
    line-height: 24px;
  }
  .productClass .pBox {
    width: 100%;
  }
  .aboutT .infos {
    width: 500px;
    padding-left: 4%;
  }
  .aboutT .infos h5 {
    font-size: 50px;
    line-height: 62px;
  }
  .productClass {
    padding: 40px 0;
  }
  .productClass dl {
    font-size: 14px;
  }
  .moreService ul {
    padding-top: 30px;
    width: 100%;
  }
  .moreService ul li .top {
    height: 180px;
  }
  .moreService ul li h5 {
    padding-top: 30px;
    padding-bottom: 16px;
    font-size: 24px;
  }
  .moreService ul li p {
    font-size: 12px;
    line-height: 22px;
  }
  .moreService ul li .bottom {
    padding-top: 40px;
    padding-bottom: 20px;
  }
  .moreService ul li .mor .more {
    width: 140px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
  }
  .moreService {
    padding-bottom: 50px;
  }
  .newT {
    height: 100px;
  }
  .newT .container {
    background-position: 4% center;
  }
  .newT p {
    left: 2%;
  }
  .directory ul {
    width: 100%;
    padding-top: 40px;
  }
  .directory ul li h6 {
    font-size: 14px;
    padding-bottom: 12px;
    margin-bottom: 16px;
    max-width: 80%;
  }
  .directory ul li p {
    font-size: 12px;
    line-height: 22px;
  }
  .directory ul li .pBox {
    padding-bottom: 10px;
  }
  .hue .tishi {
    width: 60%;
    margin: 30px auto 0;
    padding: 16px 0;
    font-size: 12px;
    line-height: 22px;
  }
}
@media (min-width: 1024px) and (max-width: 1335px) {
   
  .nav .llo {
    width: 10px;
  }
  .nav li {
    padding: 0 58px;
  }  
  .header .webBtn {
    right: 2%;
  }
  .header .twoNav {
    width: 26%;
  }
  .nav {
    height: 50px;
    line-height: 50px;
  }
  .nav li {
    font-size: 14px;
  }
  .header .webBtn span {
    font-size: 22px;
  }
  .header .webBtn .line {
    padding-top: 2px;
  }
  .footer {
    padding-top: 40px;
  }
  .footer .right {
    font-size: 12px;
  }
  .footer .footerNav dl {
    padding-bottom: 20px;
  }
  .footer .footerNav dl dd {
    font-size: 13px;
    line-height: 24px;
  }
  .copy {
    padding: 16px 0 30px;
  }
  .request {
    padding: 80px 0;
  }
  .request li {
    margin-bottom: 12px;
  }
  .product {
    padding: 140px 0;
  }
  .product .infos {
    width: 800px;
  }
  .product .infos h5 {
    padding-bottom: 20px;
    font-size: 42px;
  }
  .product .infos p {
    font-size: 14px;
  }
  .productClass {
    padding: 80px 0;
  }
  .productClass dl {
    font-size: 14px;
  }
  .productClass .pBox {
    width: 100%;
  }
  .moreService ul {
    padding-top: 40px;
    width: 92%;
  }
  .moreService ul li .top {
    height: 240px;
  }
  .moreService ul li h5 {
    padding-top: 40px;
    padding-bottom: 16px;
    font-size: 28px;
  }
  .moreService ul li p {
    font-size: 14px;
    line-height: 24px;
  }
  .moreService ul li .bottom {
    padding-top: 60px;
  }
  .moreService ul li .mor .more {
    width: 180px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
  }
  .moreService {
    padding-bottom: 80px;
  } 
  .keep {
    padding: 80px 0;
  }
  .newT {
    height: 140px;
  }
  .newT .container {
    background-position: 28% center;
  }
  .newT p {
    left: 12%;
  }
    .directory ul {
    width: 100%;
    padding-top: 50px;
  } 
  .directory ul li h6 {
    max-width: 80%;
    padding-bottom: 14px;
    margin-bottom: 20px;
  }
  .directory ul li .pBox {
    padding-bottom: 12px;
  }
}
/*左侧浮动*/
.floating_ck{position:fixed;right:5px;top:15%;z-index:999999; cursor: pointer; width:130px; background:#f7f7f7; border:0px solid #dddddd;}
.floating_ck dl{ position:relative; padding:0px 0px;}
.floating_ck dl dd{position:relative; margin:0 auto;text-align:center;}
.floating_ck dl dd img{ width:100%;}
.floating_ck dl dd:hover{display:block;}
.floating_ck .words{ margin:-15px 5px 0px 5px;background:url(../images/tel.png) no-repeat center 10px #1a66b6; color:#fff; line-height:18px; text-align:center; padding:65px 5px 10px 5px; font-size:12px;}
.floating_ck .words span{display:block; font-size:14px;}
.floating_ck .onlineTitle{font-size:18px; color:#252525; line-height:40px; font-weight:lighter; text-align:center;}
.floating_ck .onlineB{font-size:12px; color:#252525; line-height:40px;text-align:center;}
.floating_ck .quote{ margin:0px 10px 5px; height:30px; line-height:30px; background-color:#72af20; text-align:left; padding-left:32px; border-radius:3px; background-image:url(../images/kficon.png); background-position:left 5px center; background-repeat:no-repeat;}
.floating_ck .quote a{ color:#fff;}
.floating_ck .quote2{ margin:0 auto; padding:15px 0px 10px; text-align:center;}
.floating_ck .quotes{ margin:0px 10px; height:40px; line-height:40px; background-color:#0062a4; text-align:left; padding-left:45px; border-radius:3px; background-image:url(../images/gbook.png); background-position:left 5px center; background-repeat:no-repeat; background-size:30%;}
.floating_ck .quotes a{ color:#fff;}
.floating_ck .return{cursor:pointer; background:url(../images/fanhui.png) no-repeat top center; font-size:12px;}
.floating_ck .floating_left{position:absolute;left:-160px;top:0px;width:160px;height:80px;display:none;}
.floating_ck .floating_ewm{height:160px;top:-50px;}
.floating_ck .floating_ewm i{background-image:url(../images/erweima.jpg);display:block;width:145px;height:145px;margin:auto;margin-top:7px;}

